getName

abstract fun getName(): String

Gets the user-defined name of the module.

This is a friendly name assigned for easier identification of the module's purpose within a layout (e.g., "Main Content Zone", "Header Ticker").

Return

The name of the module. May be null or empty if not specified.